PDF4Java Reference Documentation
com.o2sol.pdf4java.core.collections Package / Collection<T> Class


In This Topic
    Collection<T> Class Methods
    In This Topic

    For a list of all members of this type, see Collection<T> members.

    Public Methods
     NameDescription
    Public MethodOverloaded. Adds an object to the collection.  
    Public MethodClears the collection.  
    Public MethodRemoves an object from the collection.  
    Public MethodRemoves the object at the specified index from the collection.  
    Public MethodReplaces an object at the specified index in the collection.  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Top
    See Also